instanceEntry

open override fun instanceEntry(): ValidatedChoice<T>

creates a deep copy of this ValidatedChoice (as deep as possible) return ValidatedChoice wrapping a copy of the currently stored choice, allowable choices, and handler

Author

fzzyhmstrs

Since

0.2.0